[INFO] fetching crate mediar 0.1.16...
[INFO] testing mediar-0.1.16 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mediar 0.1.16 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mediar 0.1.16
[INFO] finished tweaking crates.io crate mediar 0.1.16
[INFO] tweaked toml for crates.io crate mediar 0.1.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mediar 0.1.16 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mediar 0.1.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded zmij v1.0.1
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0439a05995522a03b81a3ada1eb23abebd01488e60875f088020b848c67dc89c
[INFO] running `Command { std: "docker" "start" "-a" "0439a05995522a03b81a3ada1eb23abebd01488e60875f088020b848c67dc89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0439a05995522a03b81a3ada1eb23abebd01488e60875f088020b848c67dc89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0439a05995522a03b81a3ada1eb23abebd01488e60875f088020b848c67dc89c", kill_on_drop: false }`
[INFO] [stdout] 0439a05995522a03b81a3ada1eb23abebd01488e60875f088020b848c67dc89c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db2147f336312b3c0e6c28ea24401cf20ebf6724f27525e039209acdcc833f7e
[INFO] running `Command { std: "docker" "start" "-a" "db2147f336312b3c0e6c28ea24401cf20ebf6724f27525e039209acdcc833f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mediar v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "db2147f336312b3c0e6c28ea24401cf20ebf6724f27525e039209acdcc833f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2147f336312b3c0e6c28ea24401cf20ebf6724f27525e039209acdcc833f7e", kill_on_drop: false }`
[INFO] [stdout] db2147f336312b3c0e6c28ea24401cf20ebf6724f27525e039209acdcc833f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e287f2aac878a25fb58a5ea73c9909765a44ddf1d979ba28901affa3f28c2781
[INFO] running `Command { std: "docker" "start" "-a" "e287f2aac878a25fb58a5ea73c9909765a44ddf1d979ba28901affa3f28c2781", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling mediar v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s
[INFO] running `Command { std: "docker" "inspect" "e287f2aac878a25fb58a5ea73c9909765a44ddf1d979ba28901affa3f28c2781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e287f2aac878a25fb58a5ea73c9909765a44ddf1d979ba28901affa3f28c2781", kill_on_drop: false }`
[INFO] [stdout] e287f2aac878a25fb58a5ea73c9909765a44ddf1d979ba28901affa3f28c2781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4530c2ec3ca28b0597318a9e7ec0c124bb702ad0cf36ee79ffe33ab2ec912416
[INFO] running `Command { std: "docker" "start" "-a" "4530c2ec3ca28b0597318a9e7ec0c124bb702ad0cf36ee79ffe33ab2ec912416", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mediar-a567b056d87882bb)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test tmdb::tests::test_episode_id_double_digits ... ok
[INFO] [stdout] test tmdb::tests::test_episode_id_generation ... ok
[INFO] [stdout] test tmdb::tests::test_episode_id_single_digit ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_empty ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_mapping ... ok
[INFO] [stdout] test tests::test_organize_movie_copy ... ok
[INFO] [stdout] test tests::test_organize_movie_multiple_files_different_extensions ... ok
[INFO] [stdout] test tests::test_organize_movie_duplicate_extension_fails ... ok
[INFO] [stdout] test video::tests::test_episode_id ... ok
[INFO] [stdout] test tests::test_organize_movie_with_autoconfirm ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_complex_filename ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_invalid_numbers ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory_short ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory_with_metadata ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_multiple_seasons ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_mixed_case ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_prefers_filename_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_dash ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_dot ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_underscore ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_space_separated ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_no_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_valid_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_period_separated ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_uppercase_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_with_text ... ok
[INFO] [stdout] test tests::test_organize_rename_inplace ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_with_year ... ok
[INFO] [stdout] test video::tests::test_parse_content_type ... ok
[INFO] [stdout] test video::tests::test_parse_extension_case_insensitive ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_multiple_dots ... ok
[INFO] [stdout] test tests::test_organize_copy ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_directory ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_invalid_extensions ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_no_extension ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_valid_extensions ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_path ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_uppercase_extension ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_brackets ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_year ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_quality ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_season_episode ... ok
[INFO] [stdout] test tests::test_organize_with_autoconfirm ... ok
[INFO] [stdout] test video::tests::test_parse_title_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4530c2ec3ca28b0597318a9e7ec0c124bb702ad0cf36ee79ffe33ab2ec912416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4530c2ec3ca28b0597318a9e7ec0c124bb702ad0cf36ee79ffe33ab2ec912416", kill_on_drop: false }`
[INFO] [stdout] 4530c2ec3ca28b0597318a9e7ec0c124bb702ad0cf36ee79ffe33ab2ec912416
